'宣言 Public Function SetKLineStyle( _ Optional ByVal stroke As System.String, _ Optional ByVal strokeWidth As System.Nullable(Of Integer) _ ) As StochasticBuilder(Of T)
public StochasticBuilder<T> SetKLineStyle( System.string stroke, System.Nullable<int> strokeWidth )
パラメータ
- stroke
- The stroke
- strokeWidth
- The stroke width
戻り値の型
Current builder